﻿@charset "utf-8";
/*案例*/
.mr_frbox{height:auto;}
.mr_frBtnL{float:left; cursor:pointer; display:inline; margin-top:170px;}
.mr_frBtnR{float:right; cursor:pointer; margin-top:170px;}
.mr_frUl{float:left; width:1256px; height:auto; margin-left:15px;}
.mr_frUl ul li{display:inline; float: left; width:386px; height:auto; overflow:hidden; margin:0px 15px;}

.case_cons{float:left; width:366px; height:auto; background:#7b7b7b; padding:10px;}
.case_cons .case_cons_img{width:366px; height:auto; overflow:hidden; background:#fff;}
.case_cons .case_cons_img img{width:366px; height:auto; transform:scale(1); transition:all ease-in-out .5s;}
.case_cons .cases_tit{width:316px; height:30px; background:#fff; margin-top:1px; line-height:30px; padding:25px;text-align:left;}
.case_cons .cases_tit p{font-size:18px; color:#333; float:left}
.case_cons .cases_tit .data{text-align:left; font-size:15px; float:right; line-height:25px; padding:2px 0px;}
.case_cons:hover{float:left; width:366px; height:auto; background:#0d4876; padding:10px;}
.case_cons:hover .case_cons_img img{transform:scale(1.2);}
.case_cons:hover .cases_tit{color:#0d4876;}
.case_cons:hover .cases_tit p{color:#0d4876;}


/*荣誉*/
.honor_frbox {height:300px;}
.honor_frBtnL {float:left; cursor:pointer; display:inline; margin-top:110px;}
.honor_frBtnR {float:right; cursor:pointer; margin-top:110px;}
.honor_frUl {float:left; width:1300px; height:300px; margin-left:10px;}
.honor_frUl ul li {display:inline; float:left; width:220px; height:300px; overflow:hidden; margin:0px 20px;}


.honor_cons{float:left; width:220px; height:300px; background:url(honor_img.png);}
.honor_cons img{width:200px; height:280px; margin:10px;}



/*合作伙伴*/
.cooperation_frbox {height:286px;}
.cooperation_frBtnL {float:left; cursor:pointer; display:inline; margin-left:-140px; margin-top:25px;}
.cooperation_frBtnR {float:left; cursor:pointer; margin-left:-90px; margin-top:25px;}
.cooperation_frUl {float:left; width:780px; height:286px;overflow:hidden;}
.cooperation_frUl ul{float:left; width:780px; height:286px;}
.cooperation_frUl ul li {display:inline; float:left; width:259px; height:142px; border-top:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.cooperation_cons{float:left; width:259px; height:142px;}
.cooperation_cons img{width:259px; height:142px;}

/*合作伙伴2*/
.cooperations_frUl {float:left; width:780px; height:143px;overflow:hidden;}
.cooperations_frUl ul li {display:inline; float:left; width:259px; height:142px; border-top:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.cooperations_cons{float:left; width:259px; height:142px;}
.cooperations_cons img{width:259px; height:142px;}